home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Games Collection 1 / software vault.zip / software vault / CDR10 / XLIB06.ZIP / XLIBTL02 / README.TXT < prev    next >
Text File  |  1993-05-22  |  1KB  |  25 lines

  1. Hi Xlib'ers.
  2.  
  3. Ive had a lot of requests for bitmap conversion utilities so I have decided
  4. to release some of the tools I use in conjunction with xlib.
  5.  
  6. Many of you often ask what the best sprite editor to use for creating images
  7. for your graphics libraries right ? Well, my opinion is that you should use
  8. the paint programs that are commercially available since they have all the
  9. features you could ever want - many of which aren't implemented in small 
  10. public domain sprite editors, further more, you can choose the one you feel
  11. most comfortable with.
  12.  
  13. To assist in the creation of bitmaps for use with XLIB, I have put together
  14. a TSR program that captures bitmaps from within your favourite editor. It may
  15. be a little quirky but it does a good job IMO. It also has the ability to 
  16. capture palettes and entire 13h screens. BTW: XTSRTOOL will not work under
  17. windows, only DOS based paint programs.
  18.  
  19. The XLIBTOOL archive also contains bitmap conversion programs and a couple
  20. of other goodies you may find useful.
  21.  
  22. These tools were created in an adhoc fashion and were never intended for
  23. prime time so excuse the lack of documentation and the quick and dirty 
  24. structure of the code.
  25.